Fwd: Re: Port 80

>Sender: gisburn@informatik.med.uni-giessen.de
>Date: Mon, 22 Feb 1999 00:34:56 +0100
>From: Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>
>X-Accept-Language: en
>MIME-Version: 1.0
>To: Phil Blake <phil@ns2.tcp.net.au>
>Subject: Re: Port 80
>
>
>Hi !
>
>----
>
>Phil Blake wrote:
>
>> I'm having a couple of problems running port 80 under unix, specifically
>> Linux and AIX.
>>
>> I've compiled jigsaw_unix_jni1_1_v001 and installed libUnix.so in the lib
>> directory. LD_LIBRARY_PATH points to that directory. I've updated the Unix
>> java classes in jigsaw.zip.
>>
>> Under Linux I get:
>>
>> ELF file's phentsize not the expected size: ELF file's phentsize not the
>> expected size (libUnix.so)
>> *** FATAL Error:
>> You used either the -user or -group command  line option usefull only when
>> running Jigsaw under UNIX.To be able to set these, Jigsaw requires  that
>> libUnix, distributed with Jigsaw, be accessible from your LD_LIBRARY_PATH.
>
>A vocabulary question: What is "phentsize" ??
>
>----
>
>
>> And AIX:
>> *** FATAL Error:
>> You used either the -user or -group command  line option usefull only when
>> running Jigsaw under UNIX.To be able to set these, Jigsaw requires  that
>> libUnix, distributed with Jigsaw, be accessible from your LD_LIBRARY_PATH.
>>
>> I assume that libUnix is not being found though it's definately in
>> LD_LIBRARY_PATH. Have I missed something obvious?
>
>Good question.
>
>My JNI-Port of libUnix/Unix.class was only tesed with
>Solaris 2.6/2.7 on Sparcs; but I thougth the code is portable...
>
>Maybe a problem with the gcc options or version (my is 2.8.1) (or a linker
>option)
>because I figured them out in the trial&error method.
>
>Can someone held here ?
>
>(AFAIK libUnix should be compiled as a "shared library". Maybe you'll find
>an example in other LInux sources...).
>
>----
>
>Anyother way to fiture out your problem is to use "truss" or something
>simmilar
>("truss" traces system calls and signals and writes a log file for further
>analysis).
>
>----
>
>Bye,
>Roland
>
>P.S.: It would be nice if you'll report here any solution for both AIX and
>Linux so that
>    we get some compile instructions for these systems...
>
>--
>  __ .  . __
> (o.\ \/ /.o)  Roland Mainz                               C programmer
>  \__\/\/__/   Roland.Mainz@informatik.med.uni-giessen.de MPEG specialist
>  /O /==\ O\   gisburn@w-specht.rhein-ruhr.de             Sun&&Amiga
>programmer
> (;O/ \/ \O;)  TEL +49 (0) 2426901568  FAX +49 (0) 2426901569
>
-----------------------------
Phil Blake
Translation Creation Production
32 Harrow Road
Stanmore NSW 2048
Australia
phil@tcp.net.au
http://www.tcp.net.au
tel +612 9519 4235
fax +612 9519 9445
toll free 1800 242 954
-----------------------------

Received on Monday, 22 February 1999 05:21:38 UTC